Skip to content

Bump org.jline:jansi from 4.0.14 to 4.1.0#674

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jline-jansi-4.1.0
Open

Bump org.jline:jansi from 4.0.14 to 4.1.0#674
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jline-jansi-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps org.jline:jansi from 4.0.14 to 4.1.0.

Release notes

Sourced from org.jline:jansi's releases.

JLine 4.1.0

JLine 4.1 is the first minor release of the 4.x series, bringing new features, significant performance improvements, internal refactoring, and many bug fixes across terminal handling, encoding, and platform support.

Highlights include streaming pipes with concurrent pipeline execution, a new Sized interface for uniform terminal size access, optimized display rendering with direct byte buffers, modernized signal handling via Panama FFM sigaction(), and a comprehensive overhaul of termios constant mappings across all supported platforms.

🚀 New features and improvements

  • refactor: introduce Sized interface and Size.of() factory methods (#1731) @​Elec332
  • feat: Added UnknownCommandException for Shell module (#1780) @​Elec332
  • feat: bulk read for NonBlockingPumpInputStream (#1778) @​gnodet
  • feat: add filterable(boolean) option to list and checkbox prompts (#1784) @​ingokegel
  • refactor: Deduplicate AttributedCharSequence#emitStyleChange. (#1788) @​Elec332
  • perf: optimize Display.update for minimal allocation and output bytes (#1785) @​gnodet
  • feat: streaming pipes with concurrent pipeline execution (#1777) @​gnodet
  • feat: optimize output rendering with direct byte buffer (#1749) @​gnodet
  • feat: modernize signal handling via Panama FFM sigaction() (#1750) @​gnodet
  • feat: Add /dev/tty fallback for terminals with piped streams (#1728) @​gnodet

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • bdec53e chore: fix release-drafter config for 4.x branches
  • 2af04cf refactor: introduce Sized interface and Size.of() factory methods (#1731)
  • 5ef0aab fix: status bar duplication after vertical resize (#1860)
  • 6141618 fix: remove proactive isNativeAccessEnabled() checks from terminal providers ...
  • 7818927 refactor: unify terminal probe response handling
  • 8a6a1d3 fix: prevent DA response bytes from leaking to parent shell (#1856)
  • 0d19e52 - Added UnknownCommandException (#1780)
  • 0703cc0 feat: bulk read(byte[], int, int) for NonBlockingPumpInputStream (#1776)
  • 8325740 fix: use maven.multiModuleProjectDirectory for test-jar path
  • b2e362a fix: deduplicate ReaderTestSupport between reader and builtins (#1807)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jline:jansi](https://github.com/jline/jline3) from 4.0.14 to 4.1.0.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.14...4.1.0)

---
updated-dependencies:
- dependency-name: org.jline:jansi
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants